Can anybody recommend an application for laying out algorithms on a mac? [closed]

Posted by Scotty on Programmers See other posts from Programmers or by Scotty
Published on 2012-02-23T03:03:00Z Indexed on 2012/04/04 5:39 UTC
Read the original article Hit count: 218

Filed under:
|

In my intro to software development class I'm using a program called raptor which really helps me when I'm mapping out semi-complex algorithms and programs. The thing that I like about raptor is that when I'm flowcharting an algorithm, I can run it like an actual program and raptor steps through the code block by block. Unfortunately, raptor is only available on windows and when I'm at home I spend most of my time on Mac OS X. Is there any programs available for mac that help flowchart and step through algoritms?

© Programmers or respective owner

Related posts about algorithms

Related posts about flowchart